Revision: arch--devo--1.0--patch-26
Archive: lord@regexps.com--2002
Creator: Tom Lord <lord@regexps.com>
Date: Thu Jan 31 14:38:13 PST 2002
Standard-date: 2002-01-31
Summary: removed a `sort' from `make-library-browser'
Keywords: 
New-files: {arch}/arch/arch--devo/arch--devo--1.0/lord@regexps.com--2002/patch-log/patch-26
Modified-files: ChangeLog
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord-doc--1.0
  web/make-library-browser.sh
New-patches: lord@regexps.com--2002/arch--devo--1.0--patch-26


Actually, that still isn't the right sort.

It needs to be a major, reverse sort on distribution names (which the
input already is) and a minor sort on package branch names.

I took it out entirely for now -- so, within a distrobution list, the
packages are in the order of the config spec file.

